3.79 \(\int \frac {x^7}{a x+b x^3+c x^5} \, dx\)

Optimal. Leaf size=203 \[ \frac {\left (-\frac {b \left (b^2-3 a c\right )}{\sqrt {b^2-4 a c}}-a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{\sqrt {2} c^{5/2} \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\left (\frac {b \left (b^2-3 a c\right )}{\sqrt {b^2-4 a c}}-a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{\sqrt {2} c^{5/2} \sqrt {\sqrt {b^2-4 a c}+b}}-\frac {b x}{c^2}+\frac {x^3}{3 c} \]

[Out]

-b*x/c^2+1/3*x^3/c+1/2*arctan(x*2^(1/2)*c^(1/2)/(b-(-4*a*c+b^2)^(1/2))^(1/2))*(b^2-a*c-b*(-3*a*c+b^2)/(-4*a*c+
b^2)^(1/2))/c^(5/2)*2^(1/2)/(b-(-4*a*c+b^2)^(1/2))^(1/2)+1/2*arctan(x*2^(1/2)*c^(1/2)/(b+(-4*a*c+b^2)^(1/2))^(
1/2))*(b^2-a*c+b*(-3*a*c+b^2)/(-4*a*c+b^2)^(1/2))/c^(5/2)*2^(1/2)/(b+(-4*a*c+b^2)^(1/2))^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.60, antiderivative size = 203, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 5, integrand size = 20, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {1585, 1122, 1279, 1166, 205} \[ \frac {\left (-\frac {b \left (b^2-3 a c\right )}{\sqrt {b^2-4 a c}}-a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{\sqrt {2} c^{5/2} \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\left (\frac {b \left (b^2-3 a c\right )}{\sqrt {b^2-4 a c}}-a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{\sqrt {2} c^{5/2} \sqrt {\sqrt {b^2-4 a c}+b}}-\frac {b x}{c^2}+\frac {x^3}{3 c} \]

Antiderivative was successfully verified.

[In]

Int[x^7/(a*x + b*x^3 + c*x^5),x]

[Out]

-((b*x)/c^2) + x^3/(3*c) + ((b^2 - a*c - (b*(b^2 - 3*a*c))/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[
b - Sqrt[b^2 - 4*a*c]]])/(Sqrt[2]*c^(5/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]) + ((b^2 - a*c + (b*(b^2 - 3*a*c))/Sqrt[
b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(Sqrt[2]*c^(5/2)*Sqrt[b + Sqrt[b^2 - 4*
a*c]])

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 1122

Int[((d_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> Simp[(d^3*(d*x)^(m - 3)*(a + b*
x^2 + c*x^4)^(p + 1))/(c*(m + 4*p + 1)), x] - Dist[d^4/(c*(m + 4*p + 1)), Int[(d*x)^(m - 4)*Simp[a*(m - 3) + b
*(m + 2*p - 1)*x^2, x]*(a + b*x^2 + c*x^4)^p, x], x] /; FreeQ[{a, b, c, d, p}, x] && NeQ[b^2 - 4*a*c, 0] && Gt
Q[m, 3] && NeQ[m + 4*p + 1, 0] && IntegerQ[2*p] && (IntegerQ[p] || IntegerQ[m])

Rule 1166

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Di
st[e/2 + (2*c*d - b*e)/(2*q), Int[1/(b/2 - q/2 + c*x^2), x], x] + Dist[e/2 - (2*c*d - b*e)/(2*q), Int[1/(b/2 +
 q/2 + c*x^2), x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - a*e^2, 0] && PosQ[b^
2 - 4*a*c]

Rule 1279

Int[((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^2)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> Simp[(e*f
*(f*x)^(m - 1)*(a + b*x^2 + c*x^4)^(p + 1))/(c*(m + 4*p + 3)), x] - Dist[f^2/(c*(m + 4*p + 3)), Int[(f*x)^(m -
 2)*(a + b*x^2 + c*x^4)^p*Simp[a*e*(m - 1) + (b*e*(m + 2*p + 1) - c*d*(m + 4*p + 3))*x^2, x], x], x] /; FreeQ[
{a, b, c, d, e, f, p}, x] && NeQ[b^2 - 4*a*c, 0] && GtQ[m, 1] && NeQ[m + 4*p + 3, 0] && IntegerQ[2*p] && (Inte
gerQ[p] || IntegerQ[m])

Rule 1585

Int[(u_.)*(x_)^(m_.)*((a_.)*(x_)^(p_.) + (b_.)*(x_)^(q_.) + (c_.)*(x_)^(r_.))^(n_.), x_Symbol] :> Int[u*x^(m +
 n*p)*(a + b*x^(q - p) + c*x^(r - p))^n, x] /; FreeQ[{a, b, c, m, p, q, r}, x] && IntegerQ[n] && PosQ[q - p] &
& PosQ[r - p]

Rubi steps

\begin {align*} \int \frac {x^7}{a x+b x^3+c x^5} \, dx &=\int \frac {x^6}{a+b x^2+c x^4} \, dx\\ &=\frac {x^3}{3 c}-\frac {\int \frac {x^2 \left (3 a+3 b x^2\right )}{a+b x^2+c x^4} \, dx}{3 c}\\ &=-\frac {b x}{c^2}+\frac {x^3}{3 c}+\frac {\int \frac {3 a b+3 \left (b^2-a c\right ) x^2}{a+b x^2+c x^4} \, dx}{3 c^2}\\ &=-\frac {b x}{c^2}+\frac {x^3}{3 c}+\frac {\left (b^2-a c-\frac {b \left (b^2-3 a c\right )}{\sqrt {b^2-4 a c}}\right ) \int \frac {1}{\frac {b}{2}-\frac {1}{2} \sqrt {b^2-4 a c}+c x^2} \, dx}{2 c^2}+\frac {\left (b^2-a c+\frac {b \left (b^2-3 a c\right )}{\sqrt {b^2-4 a c}}\right ) \int \frac {1}{\frac {b}{2}+\frac {1}{2} \sqrt {b^2-4 a c}+c x^2} \, dx}{2 c^2}\\ &=-\frac {b x}{c^2}+\frac {x^3}{3 c}+\frac {\left (b^2-a c-\frac {b \left (b^2-3 a c\right )}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{\sqrt {2} c^{5/2} \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\left (b^2-a c+\frac {b \left (b^2-3 a c\right )}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{\sqrt {2} c^{5/2} \sqrt {b+\sqrt {b^2-4 a c}}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.16, size = 250, normalized size = 1.23 \[ \frac {\left (b^2 \sqrt {b^2-4 a c}-a c \sqrt {b^2-4 a c}+3 a b c-b^3\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{\sqrt {2} c^{5/2} \sqrt {b^2-4 a c} \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\left (b^2 \sqrt {b^2-4 a c}-a c \sqrt {b^2-4 a c}-3 a b c+b^3\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{\sqrt {2} c^{5/2} \sqrt {b^2-4 a c} \sqrt {\sqrt {b^2-4 a c}+b}}-\frac {b x}{c^2}+\frac {x^3}{3 c} \]

Antiderivative was successfully verified.

[In]

Integrate[x^7/(a*x + b*x^3 + c*x^5),x]

[Out]

-((b*x)/c^2) + x^3/(3*c) + ((-b^3 + 3*a*b*c + b^2*Sqrt[b^2 - 4*a*c] - a*c*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*S
qrt[c]*x)/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/(Sqrt[2]*c^(5/2)*Sqrt[b^2 - 4*a*c]*Sqrt[b - Sqrt[b^2 - 4*a*c]]) + ((b^
3 - 3*a*b*c + b^2*Sqrt[b^2 - 4*a*c] - a*c*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*
a*c]]])/(Sqrt[2]*c^(5/2)*Sqrt[b^2 - 4*a*c]*Sqrt[b + Sqrt[b^2 - 4*a*c]])

________________________________________________________________________________________

fricas [B]  time = 0.65, size = 1564, normalized size = 7.70 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^7/(c*x^5+b*x^3+a*x),x, algorithm="fricas")

[Out]

1/6*(2*c*x^3 - 3*sqrt(1/2)*c^2*sqrt(-(b^5 - 5*a*b^3*c + 5*a^2*b*c^2 + (b^2*c^5 - 4*a*c^6)*sqrt((b^8 - 6*a*b^6*
c + 11*a^2*b^4*c^2 - 6*a^3*b^2*c^3 + a^4*c^4)/(b^2*c^10 - 4*a*c^11)))/(b^2*c^5 - 4*a*c^6))*log(2*(a^2*b^4 - 3*
a^3*b^2*c + a^4*c^2)*x + sqrt(1/2)*(b^7 - 7*a*b^5*c + 13*a^2*b^3*c^2 - 4*a^3*b*c^3 - (b^4*c^5 - 6*a*b^2*c^6 +
8*a^2*c^7)*sqrt((b^8 - 6*a*b^6*c + 11*a^2*b^4*c^2 - 6*a^3*b^2*c^3 + a^4*c^4)/(b^2*c^10 - 4*a*c^11)))*sqrt(-(b^
5 - 5*a*b^3*c + 5*a^2*b*c^2 + (b^2*c^5 - 4*a*c^6)*sqrt((b^8 - 6*a*b^6*c + 11*a^2*b^4*c^2 - 6*a^3*b^2*c^3 + a^4
*c^4)/(b^2*c^10 - 4*a*c^11)))/(b^2*c^5 - 4*a*c^6))) + 3*sqrt(1/2)*c^2*sqrt(-(b^5 - 5*a*b^3*c + 5*a^2*b*c^2 + (
b^2*c^5 - 4*a*c^6)*sqrt((b^8 - 6*a*b^6*c + 11*a^2*b^4*c^2 - 6*a^3*b^2*c^3 + a^4*c^4)/(b^2*c^10 - 4*a*c^11)))/(
b^2*c^5 - 4*a*c^6))*log(2*(a^2*b^4 - 3*a^3*b^2*c + a^4*c^2)*x - sqrt(1/2)*(b^7 - 7*a*b^5*c + 13*a^2*b^3*c^2 -
4*a^3*b*c^3 - (b^4*c^5 - 6*a*b^2*c^6 + 8*a^2*c^7)*sqrt((b^8 - 6*a*b^6*c + 11*a^2*b^4*c^2 - 6*a^3*b^2*c^3 + a^4
*c^4)/(b^2*c^10 - 4*a*c^11)))*sqrt(-(b^5 - 5*a*b^3*c + 5*a^2*b*c^2 + (b^2*c^5 - 4*a*c^6)*sqrt((b^8 - 6*a*b^6*c
 + 11*a^2*b^4*c^2 - 6*a^3*b^2*c^3 + a^4*c^4)/(b^2*c^10 - 4*a*c^11)))/(b^2*c^5 - 4*a*c^6))) - 3*sqrt(1/2)*c^2*s
qrt(-(b^5 - 5*a*b^3*c + 5*a^2*b*c^2 - (b^2*c^5 - 4*a*c^6)*sqrt((b^8 - 6*a*b^6*c + 11*a^2*b^4*c^2 - 6*a^3*b^2*c
^3 + a^4*c^4)/(b^2*c^10 - 4*a*c^11)))/(b^2*c^5 - 4*a*c^6))*log(2*(a^2*b^4 - 3*a^3*b^2*c + a^4*c^2)*x + sqrt(1/
2)*(b^7 - 7*a*b^5*c + 13*a^2*b^3*c^2 - 4*a^3*b*c^3 + (b^4*c^5 - 6*a*b^2*c^6 + 8*a^2*c^7)*sqrt((b^8 - 6*a*b^6*c
 + 11*a^2*b^4*c^2 - 6*a^3*b^2*c^3 + a^4*c^4)/(b^2*c^10 - 4*a*c^11)))*sqrt(-(b^5 - 5*a*b^3*c + 5*a^2*b*c^2 - (b
^2*c^5 - 4*a*c^6)*sqrt((b^8 - 6*a*b^6*c + 11*a^2*b^4*c^2 - 6*a^3*b^2*c^3 + a^4*c^4)/(b^2*c^10 - 4*a*c^11)))/(b
^2*c^5 - 4*a*c^6))) + 3*sqrt(1/2)*c^2*sqrt(-(b^5 - 5*a*b^3*c + 5*a^2*b*c^2 - (b^2*c^5 - 4*a*c^6)*sqrt((b^8 - 6
*a*b^6*c + 11*a^2*b^4*c^2 - 6*a^3*b^2*c^3 + a^4*c^4)/(b^2*c^10 - 4*a*c^11)))/(b^2*c^5 - 4*a*c^6))*log(2*(a^2*b
^4 - 3*a^3*b^2*c + a^4*c^2)*x - sqrt(1/2)*(b^7 - 7*a*b^5*c + 13*a^2*b^3*c^2 - 4*a^3*b*c^3 + (b^4*c^5 - 6*a*b^2
*c^6 + 8*a^2*c^7)*sqrt((b^8 - 6*a*b^6*c + 11*a^2*b^4*c^2 - 6*a^3*b^2*c^3 + a^4*c^4)/(b^2*c^10 - 4*a*c^11)))*sq
rt(-(b^5 - 5*a*b^3*c + 5*a^2*b*c^2 - (b^2*c^5 - 4*a*c^6)*sqrt((b^8 - 6*a*b^6*c + 11*a^2*b^4*c^2 - 6*a^3*b^2*c^
3 + a^4*c^4)/(b^2*c^10 - 4*a*c^11)))/(b^2*c^5 - 4*a*c^6))) - 6*b*x)/c^2

________________________________________________________________________________________

giac [B]  time = 2.04, size = 2457, normalized size = 12.10 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^7/(c*x^5+b*x^3+a*x),x, algorithm="giac")

[Out]

-1/8*(2*b^6*c^4 - 14*a*b^4*c^5 + 24*a^2*b^2*c^6 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^
6*c^2 + 7*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^4*c^3 + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sq
rt(b*c - sqrt(b^2 - 4*a*c)*c)*b^5*c^3 - 12*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c
^4 - 6*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^3*c^4 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*
c - sqrt(b^2 - 4*a*c)*c)*b^4*c^4 + 3*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^2*c^5 - 2*(
b^2 - 4*a*c)*b^4*c^4 + 6*(b^2 - 4*a*c)*a*b^2*c^5 - (2*b^6*c^2 - 18*a*b^4*c^3 + 48*a^2*b^2*c^4 - 32*a^3*c^5 - s
qrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^6 + 9*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2
 - 4*a*c)*c)*a*b^4*c + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^5*c - 24*sqrt(2)*sqrt(b^2
 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c^2 - 10*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a
*c)*c)*a*b^3*c^2 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^4*c^2 + 16*sqrt(2)*sqrt(b^2 - 4
*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^3*c^3 + 8*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^
2*b*c^3 + 5*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^2*c^3 - 4*sqrt(2)*sqrt(b^2 - 4*a*c)*
sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*c^4 - 2*(b^2 - 4*a*c)*b^4*c^2 + 10*(b^2 - 4*a*c)*a*b^2*c^3 - 8*(b^2 - 4*a*
c)*a^2*c^4)*c^2 - 2*(sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^5*c^2 - 8*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c
)*c)*a^2*b^3*c^3 - 2*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^4*c^3 + 2*a*b^5*c^3 + 16*sqrt(2)*sqrt(b*c - s
qrt(b^2 - 4*a*c)*c)*a^3*b*c^4 + 8*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c^4 + sqrt(2)*sqrt(b*c - sqr
t(b^2 - 4*a*c)*c)*a*b^3*c^4 - 16*a^2*b^3*c^4 - 4*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b*c^5 + 32*a^3*b*
c^5 - 2*(b^2 - 4*a*c)*a*b^3*c^3 + 8*(b^2 - 4*a*c)*a^2*b*c^4)*abs(c))*arctan(2*sqrt(1/2)*x/sqrt((b*c^3 + sqrt(b
^2*c^6 - 4*a*c^7))/c^4))/((a*b^4*c^4 - 8*a^2*b^2*c^5 - 2*a*b^3*c^5 + 16*a^3*c^6 + 8*a^2*b*c^6 + a*b^2*c^6 - 4*
a^2*c^7)*c^2) + 1/8*(2*b^6*c^4 - 14*a*b^4*c^5 + 24*a^2*b^2*c^6 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2
 - 4*a*c)*c)*b^6*c^2 + 7*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^4*c^3 + 2*sqrt(2)*sqrt(
b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^5*c^3 - 12*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*
c)*c)*a^2*b^2*c^4 - 6*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^3*c^4 - sqrt(2)*sqrt(b^2 -
 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^4*c^4 + 3*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*
a*b^2*c^5 - 2*(b^2 - 4*a*c)*b^4*c^4 + 6*(b^2 - 4*a*c)*a*b^2*c^5 - (2*b^6*c^2 - 18*a*b^4*c^3 + 48*a^2*b^2*c^4 -
 32*a^3*c^5 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^6 + 9*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt
(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^4*c + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^5*c - 24*s
qrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c^2 - 10*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c +
 sqrt(b^2 - 4*a*c)*c)*a*b^3*c^2 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^4*c^2 + 16*sqrt(
2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^3*c^3 + 8*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2
 - 4*a*c)*c)*a^2*b*c^3 + 5*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^2*c^3 - 4*sqrt(2)*sqr
t(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*c^4 - 2*(b^2 - 4*a*c)*b^4*c^2 + 10*(b^2 - 4*a*c)*a*b^2*c^3
- 8*(b^2 - 4*a*c)*a^2*c^4)*c^2 + 2*(sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^5*c^2 - 8*sqrt(2)*sqrt(b*c + s
qrt(b^2 - 4*a*c)*c)*a^2*b^3*c^3 - 2*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^4*c^3 - 2*a*b^5*c^3 + 16*sqrt(
2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^3*b*c^4 + 8*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c^4 + sqrt(2)
*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^3*c^4 + 16*a^2*b^3*c^4 - 4*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b*
c^5 - 32*a^3*b*c^5 + 2*(b^2 - 4*a*c)*a*b^3*c^3 - 8*(b^2 - 4*a*c)*a^2*b*c^4)*abs(c))*arctan(2*sqrt(1/2)*x/sqrt(
(b*c^3 - sqrt(b^2*c^6 - 4*a*c^7))/c^4))/((a*b^4*c^4 - 8*a^2*b^2*c^5 - 2*a*b^3*c^5 + 16*a^3*c^6 + 8*a^2*b*c^6 +
 a*b^2*c^6 - 4*a^2*c^7)*c^2) + 1/3*(c^2*x^3 - 3*b*c*x)/c^3

________________________________________________________________________________________

maple [B]  time = 0.02, size = 467, normalized size = 2.30 \[ -\frac {3 \sqrt {2}\, a b \arctanh \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \sqrt {-4 a c +b^{2}}\, \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}\, c}-\frac {3 \sqrt {2}\, a b \arctan \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \sqrt {-4 a c +b^{2}}\, \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}\, c}+\frac {\sqrt {2}\, b^{3} \arctanh \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \sqrt {-4 a c +b^{2}}\, \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}\, c^{2}}+\frac {\sqrt {2}\, b^{3} \arctan \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \sqrt {-4 a c +b^{2}}\, \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}\, c^{2}}+\frac {x^{3}}{3 c}+\frac {\sqrt {2}\, a \arctanh \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}\, c}-\frac {\sqrt {2}\, a \arctan \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}\, c}-\frac {\sqrt {2}\, b^{2} \arctanh \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}\, c^{2}}+\frac {\sqrt {2}\, b^{2} \arctan \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}\, c^{2}}-\frac {b x}{c^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^7/(c*x^5+b*x^3+a*x),x)

[Out]

1/3/c*x^3-b/c^2*x+1/2/c*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^
(1/2)*c*x)*a-1/2/c^2*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/
2)*c*x)*b^2-3/2/c/(-4*a*c+b^2)^(1/2)*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(2^(1/2)/((-b+(-4*a*c+b^
2)^(1/2))*c)^(1/2)*c*x)*a*b+1/2/c^2/(-4*a*c+b^2)^(1/2)*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(2^(1/
2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*c*x)*b^3-1/2/c*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(2^(1/2)/((
b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*c*x)*a+1/2/c^2*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(2^(1/2)/((b+(-4*
a*c+b^2)^(1/2))*c)^(1/2)*c*x)*b^2-3/2/c/(-4*a*c+b^2)^(1/2)*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(2^(
1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*c*x)*a*b+1/2/c^2/(-4*a*c+b^2)^(1/2)*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(
1/2)*arctan(2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*c*x)*b^3

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \frac {c x^{3} - 3 \, b x}{3 \, c^{2}} - \frac {-\int \frac {{\left (b^{2} - a c\right )} x^{2} + a b}{c x^{4} + b x^{2} + a}\,{d x}}{c^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^7/(c*x^5+b*x^3+a*x),x, algorithm="maxima")

[Out]

1/3*(c*x^3 - 3*b*x)/c^2 - integrate(-((b^2 - a*c)*x^2 + a*b)/(c*x^4 + b*x^2 + a), x)/c^2

________________________________________________________________________________________

mupad [B]  time = 2.72, size = 4127, normalized size = 20.33 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^7/(a*x + b*x^3 + c*x^5),x)

[Out]

x^3/(3*c) - atan(((((4*a*b^3*c^3 - 16*a^2*b*c^4)/c^3 - (2*x*(4*b^3*c^5 - 16*a*b*c^6)*(-(b^7 + b^4*(-(4*a*c - b
^2)^3)^(1/2) - 20*a^3*b*c^3 + 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) - 9*a*b^5*c - 3*a*b^2*c*(-(4*a
*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2))/c^3)*(-(b^7 + b^4*(-(4*a*c - b^2)^3)^(1/2
) - 20*a^3*b*c^3 + 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) - 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3
)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2) - (2*x*(b^6 - 2*a^3*c^3 + 9*a^2*b^2*c^2 - 6*a*b^4*c))
/c^3)*(-(b^7 + b^4*(-(4*a*c - b^2)^3)^(1/2) - 20*a^3*b*c^3 + 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2)
 - 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2)*1i - (((4*a
*b^3*c^3 - 16*a^2*b*c^4)/c^3 + (2*x*(4*b^3*c^5 - 16*a*b*c^6)*(-(b^7 + b^4*(-(4*a*c - b^2)^3)^(1/2) - 20*a^3*b*
c^3 + 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) - 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(
16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2))/c^3)*(-(b^7 + b^4*(-(4*a*c - b^2)^3)^(1/2) - 20*a^3*b*c^3 + 25*a^
2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) - 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7
+ b^4*c^5 - 8*a*b^2*c^6)))^(1/2) + (2*x*(b^6 - 2*a^3*c^3 + 9*a^2*b^2*c^2 - 6*a*b^4*c))/c^3)*(-(b^7 + b^4*(-(4*
a*c - b^2)^3)^(1/2) - 20*a^3*b*c^3 + 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) - 9*a*b^5*c - 3*a*b^2*c
*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2)*1i)/((((4*a*b^3*c^3 - 16*a^2*b*c^4)
/c^3 - (2*x*(4*b^3*c^5 - 16*a*b*c^6)*(-(b^7 + b^4*(-(4*a*c - b^2)^3)^(1/2) - 20*a^3*b*c^3 + 25*a^2*b^3*c^2 + a
^2*c^2*(-(4*a*c - b^2)^3)^(1/2) - 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8
*a*b^2*c^6)))^(1/2))/c^3)*(-(b^7 + b^4*(-(4*a*c - b^2)^3)^(1/2) - 20*a^3*b*c^3 + 25*a^2*b^3*c^2 + a^2*c^2*(-(4
*a*c - b^2)^3)^(1/2) - 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)
))^(1/2) - (2*x*(b^6 - 2*a^3*c^3 + 9*a^2*b^2*c^2 - 6*a*b^4*c))/c^3)*(-(b^7 + b^4*(-(4*a*c - b^2)^3)^(1/2) - 20
*a^3*b*c^3 + 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) - 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2
))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2) + (((4*a*b^3*c^3 - 16*a^2*b*c^4)/c^3 + (2*x*(4*b^3*c^5 - 16
*a*b*c^6)*(-(b^7 + b^4*(-(4*a*c - b^2)^3)^(1/2) - 20*a^3*b*c^3 + 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(
1/2) - 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2))/c^3)*(
-(b^7 + b^4*(-(4*a*c - b^2)^3)^(1/2) - 20*a^3*b*c^3 + 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) - 9*a*
b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2) + (2*x*(b^6 - 2*a^
3*c^3 + 9*a^2*b^2*c^2 - 6*a*b^4*c))/c^3)*(-(b^7 + b^4*(-(4*a*c - b^2)^3)^(1/2) - 20*a^3*b*c^3 + 25*a^2*b^3*c^2
 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) - 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5
 - 8*a*b^2*c^6)))^(1/2) + (2*(a^4*c - a^3*b^2))/c^3))*(-(b^7 + b^4*(-(4*a*c - b^2)^3)^(1/2) - 20*a^3*b*c^3 + 2
5*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) - 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*
c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2)*2i - atan(((((4*a*b^3*c^3 - 16*a^2*b*c^4)/c^3 - (2*x*(4*b^3*c^5 - 16*a*b*
c^6)*((b^4*(-(4*a*c - b^2)^3)^(1/2) - b^7 + 20*a^3*b*c^3 - 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) +
 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2))/c^3)*((b^4*(
-(4*a*c - b^2)^3)^(1/2) - b^7 + 20*a^3*b*c^3 - 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) + 9*a*b^5*c -
 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2) - (2*x*(b^6 - 2*a^3*c^3 +
 9*a^2*b^2*c^2 - 6*a*b^4*c))/c^3)*((b^4*(-(4*a*c - b^2)^3)^(1/2) - b^7 + 20*a^3*b*c^3 - 25*a^2*b^3*c^2 + a^2*c
^2*(-(4*a*c - b^2)^3)^(1/2) + 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b
^2*c^6)))^(1/2)*1i - (((4*a*b^3*c^3 - 16*a^2*b*c^4)/c^3 + (2*x*(4*b^3*c^5 - 16*a*b*c^6)*((b^4*(-(4*a*c - b^2)^
3)^(1/2) - b^7 + 20*a^3*b*c^3 - 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) + 9*a*b^5*c - 3*a*b^2*c*(-(4
*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2))/c^3)*((b^4*(-(4*a*c - b^2)^3)^(1/2) - b
^7 + 20*a^3*b*c^3 - 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) + 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^
3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2) + (2*x*(b^6 - 2*a^3*c^3 + 9*a^2*b^2*c^2 - 6*a*b^4*c)
)/c^3)*((b^4*(-(4*a*c - b^2)^3)^(1/2) - b^7 + 20*a^3*b*c^3 - 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2)
 + 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2)*1i)/((((4*a
*b^3*c^3 - 16*a^2*b*c^4)/c^3 - (2*x*(4*b^3*c^5 - 16*a*b*c^6)*((b^4*(-(4*a*c - b^2)^3)^(1/2) - b^7 + 20*a^3*b*c
^3 - 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) + 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(1
6*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2))/c^3)*((b^4*(-(4*a*c - b^2)^3)^(1/2) - b^7 + 20*a^3*b*c^3 - 25*a^2*
b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) + 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 +
b^4*c^5 - 8*a*b^2*c^6)))^(1/2) - (2*x*(b^6 - 2*a^3*c^3 + 9*a^2*b^2*c^2 - 6*a*b^4*c))/c^3)*((b^4*(-(4*a*c - b^2
)^3)^(1/2) - b^7 + 20*a^3*b*c^3 - 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) + 9*a*b^5*c - 3*a*b^2*c*(-
(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2) + (((4*a*b^3*c^3 - 16*a^2*b*c^4)/c^3 +
 (2*x*(4*b^3*c^5 - 16*a*b*c^6)*((b^4*(-(4*a*c - b^2)^3)^(1/2) - b^7 + 20*a^3*b*c^3 - 25*a^2*b^3*c^2 + a^2*c^2*
(-(4*a*c - b^2)^3)^(1/2) + 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*
c^6)))^(1/2))/c^3)*((b^4*(-(4*a*c - b^2)^3)^(1/2) - b^7 + 20*a^3*b*c^3 - 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b
^2)^3)^(1/2) + 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2)
 + (2*x*(b^6 - 2*a^3*c^3 + 9*a^2*b^2*c^2 - 6*a*b^4*c))/c^3)*((b^4*(-(4*a*c - b^2)^3)^(1/2) - b^7 + 20*a^3*b*c^
3 - 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) + 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(1/2))/(8*(16
*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2) + (2*(a^4*c - a^3*b^2))/c^3))*((b^4*(-(4*a*c - b^2)^3)^(1/2) - b^7 +
 20*a^3*b*c^3 - 25*a^2*b^3*c^2 + a^2*c^2*(-(4*a*c - b^2)^3)^(1/2) + 9*a*b^5*c - 3*a*b^2*c*(-(4*a*c - b^2)^3)^(
1/2))/(8*(16*a^2*c^7 + b^4*c^5 - 8*a*b^2*c^6)))^(1/2)*2i - (b*x)/c^2

________________________________________________________________________________________

sympy [A]  time = 4.25, size = 194, normalized size = 0.96 \[ - \frac {b x}{c^{2}} + \operatorname {RootSum} {\left (t^{4} \left (256 a^{2} c^{7} - 128 a b^{2} c^{6} + 16 b^{4} c^{5}\right ) + t^{2} \left (- 80 a^{3} b c^{3} + 100 a^{2} b^{3} c^{2} - 36 a b^{5} c + 4 b^{7}\right ) + a^{5}, \left (t \mapsto t \log {\left (x + \frac {- 64 t^{3} a^{2} c^{7} + 48 t^{3} a b^{2} c^{6} - 8 t^{3} b^{4} c^{5} + 14 t a^{3} b c^{3} - 28 t a^{2} b^{3} c^{2} + 14 t a b^{5} c - 2 t b^{7}}{a^{4} c^{2} - 3 a^{3} b^{2} c + a^{2} b^{4}} \right )} \right )\right )} + \frac {x^{3}}{3 c} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**7/(c*x**5+b*x**3+a*x),x)

[Out]

-b*x/c**2 + RootSum(_t**4*(256*a**2*c**7 - 128*a*b**2*c**6 + 16*b**4*c**5) + _t**2*(-80*a**3*b*c**3 + 100*a**2
*b**3*c**2 - 36*a*b**5*c + 4*b**7) + a**5, Lambda(_t, _t*log(x + (-64*_t**3*a**2*c**7 + 48*_t**3*a*b**2*c**6 -
 8*_t**3*b**4*c**5 + 14*_t*a**3*b*c**3 - 28*_t*a**2*b**3*c**2 + 14*_t*a*b**5*c - 2*_t*b**7)/(a**4*c**2 - 3*a**
3*b**2*c + a**2*b**4)))) + x**3/(3*c)

________________________________________________________________________________________